.jumbotron{
height: 100vh;
background-image: url("../images/news-header.html");
background-size: cover;
background-position: center center;
background-repeat: no-repeat;
max-height: 1100px;
}

hr {
    display: block;
    margin-top: auto;
    margin-bottom: auto;
    margin-left: auto;
    margin-right: auto;
    border-style: inset;
    border-width: 2px;
	color:#000;
}

#index{
height: auto !important;
max-height: none !important;

}
#content {
	width: 248px;
	height: 249px;
	float: left;
	padding: 5px 120px;
}

#middle {
	width: 248px; /* Account for margins + border values */
	height: 249px
	float: left;
	padding: 5px 15px;
	margin: 0px 5px 5px 5px;
}

#sidebar {
	width: 248px;
	height:249px;
	padding: 5px 15px;
	float: left;

}
#content-wrapper
{
	margin-top:-200px;
	background-color:#fff;
	padding:80px 0;
}

p {
	font-size: 18px;
	color:#000;
  
}

p2 {
    font-size: 18px;
    color: #000;
    text-align: center;
}

p3 {
    font-size: 18px;
    color: #000;
    text-align: center;
}

.navlink2 {
    padding: 0px 0px;
    margin-top: 50px;
    margin-left: 50px;
    float: left;
}

.navlink3 {
    padding: 60px 0px;
    background-size: cover;
}

.flex-home {
    max-width: 110%;
    margin-left: -5pt;
}

.no_p_margin p, .zig_zag2 p, .zig_zag3 p
{
	margin: 0 0 0px;
}

.jobPost .grid-section > div {
    padding: 0 0 80px 0 !important;
}
.post-container
{
	margin-top:-250px !important;
}

.post-content img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
}

.post-content img
{
	padding-top:40px;
	padding-bottom:40px;
}
.background_cover {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
	width: 1170px;
}
.wide, #pullout_quote
{
	
	width: 100vw;
    position: relative;
    margin-left: -50vw;
    left: 50%;
}
.footer-wide-article
{

	 left: 50%;
	margin-left:-27.5vw;
}
.jobTitle {
    margin-bottom: 80px;
}
.grid-section > div
{
	/*padding: 80px 0;*/
	margin-bottom: 80px;
}
.grid-section > div:last-child {
margin-bottom: 0;
}

.offices
{
	position: relative;
	padding-top: 0px !important;
}
.offices h2
{
	padding: 80px 0;
	margin-bottom: 10px;
}

.no_margin_bottom, .zig_zag2, .offices
{
	margin-bottom:0 !important;
}
.no_padding_top
{
	padding-top:0 !important;
}


.footer-dotted{
    font-family: "Gotham";
    font-weight: 200;
    text-align: center;
    color: black;
    font-size: 18px;
}
.footer-dotted .footer-text {
   
    padding: 40px 80px;
    margin-bottom: 160px;
}

.footer-small {
    font-family: Gotham;
    font-weight: normal;
    text-align: center;
    color: black;
    font-size: 40px;
}

.footer-small .footer-text {
    padding: 100px 20px;
}

.footer-large {
    font-family: Gotham;
    font-weight: normal;
    text-align: center;
    color: white;
    font-size: 32px;
}

.footer-large .footer-text {
    margin-top: 100px;
    margin-bottom: 100px;
}

.footer-wide-article
{
	font-family: Gotham;
    font-weight: normal;
    text-align: center;
    color: white;
    font-size: 32px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

.footer-wide-article .footer-text {
    margin-top: 400px;
    margin-bottom: 400px;
}

.footer-wide-article, .footer-small, .footer-large, .footer-dotted, .footer-wide-article
{
	margin-bottom: -80px;
}

.no_margin_bottom
{
	margin-bottom: 0px;
}
.less_margin
{
	margin-top:-80px;
	margin-bottom:-80px;
}
.less_margin_bottom
{
	margin-bottom:-80px;
}
.less_margin_top {
    margin-top: -80px;
}
.video 
{
	position:relative;
    overflow: hidden;
	padding-top: 56%;
	z-index: 1;
	left: 140;
}
.video iframe 
{
    position:relative;
    overflow: hidden;
    top:0;
    left:0;
    width:1172; 
    height:580;
	margin-left: -283px;
	padding-bottom:45px;
	
}


.introduction {
    margin-top:0;

}
.employee-profiles img {
    border-radius: 50%;
}

.jobs h4, .support h4 
{
	font-size: 15px;
	height: 2em;
}
.job_block
{
    height: 310PX;
    min-height: 310px;
}
.support > p, .jobs > p
{
    font-family: "Gotham" !important;
    font-size: 14px !important;
    font-weight:lighter !important;
	
}
.jobs a {
    display: inline-block;
}
/*.support > p, .jobs > p:last-of-type
{
    margin-bottom: 60px !important;
}*/

.pullout_quote_text::before 
{
	background-image: url('../media/1141/firstquote.png') !important;
}

.pullout_quote_text::after 
{
	background-image: url('../media/1142/secondquote.png') !important;
}

.cd-top 
{
    background: rgba(0, 0, 0, 0.8) url('../resource/cd-top-arrow.svg') no-repeat center 50%;
}

.modules-info h3.h3-alternative {
    font-size: 70px !important;
    margin-bottom: 10px;
}

.modules-info h2 {
    margin-bottom: 20px;
}
    /* -------------------- MEDIA QUERIES -------------------- */

/*==================================================
=            Bootstrap 3 Media Queries             =
==================================================*/




    /*==========  Mobile First Method  ==========*/

    /* Custom, iPhone Reti: ;na */ 
    @media only screen and (min-width : 320px) {


    }

    /* Extra Small Devices, Phones */ 
    @media only screen and (min-width : 480px) {
	.smallbox a {
			height: 25%;
		}
    }

    /* Small Devices, Tablets */
    @media only screen and (min-width : 768px) {
	
	flex-grid .col {
            max-height: 311px !important;
        }
    

    }

    /* Medium Devices, Desktops */
    @media only screen and (min-width : 992px) and (max-width: 1200px) {
	
		

    }

    /* Large Devices, Wide Screens */
    @media only screen and (min-width : 1200px) {
	.smallbox a {
			height: 50%;
		}
    }



    /*==========  Non-Mobile First Method  ==========*/

    /* Large Devices, Wide Screens */
    @media only screen and (max-width : 1200px) {



    }


    /* Medium Devices, Desktops */
    @media only screen and (max-width : 992px) {
    #content-wrapper {
            margin-top: 0px;
        }

    }

	@media only screen and (max-width : 991px)
	{
		.column {
		padding: 0 30px;
		}
	}

    /* Small Devices, Tablets */
    @media only screen and (max-width : 768px) {
 		.footer-slim-dotted .footer-text {
            font-size: 0.7em;
        }

        .footer-slim-dotted .footer-text p.author {
            font-size: 0.8em;
            line-height: 1.3em !important;
        }



        .footer-slim-dotted .footer-text {
            border: 3px dotted white;
            padding: 40px;
            margin-bottom: 40px;
        }
    }

    /* Extra Small Devices, Phones */ 
    @media only screen and (max-width : 480px) {
        


    }

    /* Custom, iPhone Retina */ 
    @media only screen and (max-width : 320px) {


    }

    /* client table 5 columns */
    @media (min-width: 768px) {

    }
/*        flex temp      */
.casestudy_flex
{
    margin: 0 0;
}
.list_child_row_child:hover a {
text-align: center !important;
color: white !important;
text-decoration: none !important;
}

.casestudy_row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-flow: row wrap;
    -webkit-flex-flow: : row wrap;
    -webkit-flex-wrap: wrap;
    /* NEW */
    flex-wrap: wrap;
}

.list_child_row_child {
    -webkit-box-flex: 1 0 20%;
    -webkit-flex: 1 0 20%;
    -ms-flex: 1 0 20%;
    flex: 1 0 20%;
    min-height: 320px;
    min-width: 15em;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.container-fluid.no_padding {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

/* ----- WORK PAGE - Casestudy wall ----- */




.casestudy_row .list_child_row_child {
    background-repeat: no-repeat !important;
    background-position: center center !important;
    background-size: cover !important;
}

.casestudy_row .list_child_row_child {
    -webkit-box-flex: 1 0 20%;
    -webkit-flex: 1 0 20%;
    -ms-flex: 1 0 20%;
    flex: 1 0 20%;
    min-height: 320px;
    min-width: 9em;
}

/* DEMO STYLING */




.list_child_row_child, .casestudy_child_grid_child {
    overflow: hidden;
}

.list_child_row_child a figure {
    color: white;
    text-align: center;
    text-decoration: none;
    overflow: hidden;
}


.casestudy_child_grid_child a, 
.list_child_row_child:hover a {
    text-decoration: none !important;
}


/* -------------------- MEDIA QUERIES -------------------- */

/* Extra Small Devices, Phones */


/* iPads (landscape) ----------- */
@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)
and (orientation : landscape) {
/* STYLES GO HERE */
    
    /* ----- WORKPAGE FLEXBOX ----- */

    .casestudy_row .list_child_row_child {
        -webkit-box-flex: 1 !important;
        -ms-flex: 1 0 50% !important;
        flex: 1 0 50% !important;
        min-width: 50% !important;
    }
}

/* iPads (portrait) ----------- */
@media only screen
and (min-device-width : 100px)
and (max-device-width : 1024px)
and (orientation : portrait) {
/* STYLES GO HERE */
    
    /* ----- WORKPAGE FLEXBOX ----- */

    .casestudy_row .list_child_row_child {
        -webkit-box-flex: 1 !important;
        -ms-flex: 1 0 50% !important;
        flex: 1 0 50% !important;
        min-width: 50% !important;
    }
	
	
	.img_team {
		align: center;
		max-width: 587px !important;
		
		
